Skip to content

feat: add BaseProtocolReadError to errors in samps module#78

Merged
michealroberts merged 1 commit intomainfrom
feature/errors/BaseProtocolReadError
Dec 16, 2025
Merged

feat: add BaseProtocolReadError to errors in samps module#78
michealroberts merged 1 commit intomainfrom
feature/errors/BaseProtocolReadError

Conversation

@michealroberts
Copy link
Owner

feat: add BaseProtocolReadError to errors in samps module

@michealroberts michealroberts self-assigned this Dec 16, 2025
@michealroberts michealroberts added enhancement New feature or request feature New feature or request labels Dec 16, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new exception class BaseProtocolReadError to the samps module's error hierarchy and exports it through the module's public API.

  • Added BaseProtocolReadError exception class in errors.py
  • Exported the new exception through __init__.py

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/samps/errors.py Defines the new BaseProtocolReadError exception class with basic initialization
src/samps/init.py Exports BaseProtocolReadError in the module's public API

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

feat: add BaseProtocolReadError to errors in samps module
@michealroberts michealroberts force-pushed the feature/errors/BaseProtocolReadError branch from 68fc986 to 553d79a Compare December 16, 2025 16:24
@michealroberts michealroberts merged commit e56720d into main Dec 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants